home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / pc / 2xy_demo / examples / graphs / region2.xmp < prev   
Encoding:
Text File  |  2000-03-31  |  2.8 KB  |  232 lines

  1. >7.Marking regions in a co-ordinate diagram
  2. y>x+1⁄y<1
  3. MYSZEK 2xy
  4. EXAMPLE
  5. v500
  6. ;introduction
  7. e
  8. t100
  9. p30
  10. t0
  11.  
  12. zo
  13. t1
  14. p7
  15. t0
  16. zom
  17. t102
  18. wT14
  19. ;p7
  20. t0
  21. t2
  22. p6
  23. t0
  24. ;enter the eqs
  25. cym
  26. k>m
  27. cxm
  28. k+m
  29. c1m
  30. com
  31. crm
  32. cym
  33. k<m
  34. c1m
  35. t3
  36. p3
  37. t0
  38. kem
  39. ;first ENTER
  40. ;first inequality
  41. t4
  42. p6
  43. t0
  44. ww
  45. ;points on the line
  46. t5
  47. p5
  48. t0
  49. t6
  50. p4
  51. t0
  52. c0m
  53. sdm
  54. c1m
  55. spm
  56. sgm
  57. c1m
  58. sdm
  59. c2m
  60. t12
  61. p5
  62. t0
  63. kem
  64. ;marking first point
  65. t7
  66. p6
  67. t0
  68. wt
  69. m
  70. m
  71. t8
  72. p4
  73. t0
  74. wx0
  75. wy1
  76. m
  77. m
  78. ;next point
  79. t18
  80. p4
  81. t0
  82. wt
  83. m
  84. m
  85. wx1
  86. wy2
  87. m
  88. m
  89. ;marking the region
  90. t9
  91. p6
  92. t0
  93. wx-1
  94. wy4
  95. m
  96. m
  97. t11
  98. p5
  99. t0
  100. wEm
  101. ;next inequality
  102. ww
  103. t19
  104. wT12
  105. t0
  106. c1m
  107. sdm
  108. c1m
  109. spm
  110. sgm
  111. c3m
  112. sdm
  113. c1m
  114. kem
  115. ;the second line-first point
  116. wt
  117. m
  118. m
  119. wx1
  120. wy1
  121. m
  122. m
  123. ;next point
  124. wt
  125. m
  126. m
  127. wx3
  128. wy1
  129. m
  130. m
  131. ;mark the region
  132. t14
  133. p5
  134. t0
  135. wx0
  136. wy-2
  137. m
  138. m
  139. t3
  140. p3
  141. t0
  142. wEm
  143. ;mark all
  144. t15
  145. p6
  146. t0
  147. wx-1
  148. wy4
  149. m
  150. m
  151. wx-5
  152. wy-1
  153. m
  154. m
  155. wx1
  156. wy-2
  157. m
  158. m
  159. t16
  160. p6
  161. t0
  162. wx-3
  163. wy1
  164. m
  165. m
  166. wx-3
  167. wy-2
  168. m
  169. m
  170. t3
  171. p2
  172. t0
  173. wEm
  174. t17
  175. p3
  176. t0
  177. ;the end
  178. ;next example
  179. ze
  180.  
  181. t101
  182. p12
  183. t0
  184. zxm
  185. zem
  186. q
  187.  
  188. BLURB
  189. 1`We are going to show the solution of the inequalities:
  190. 1`#@y>x+1⁄y<1@
  191. 1`on a co-ordinate diagram. We open the &Marking sets& window
  192. 2`Following this hint, we write the inequalities in the window.
  193. 3`When finished, we press &ENTER& 
  194. 4`To show the inequalities on the co-ordinate diagram
  195. 4`we select one of them by clicking on it...
  196. 5`Then we should describe the line which is
  197. 5`the boundary of the marked region.
  198. 6`We enter the co-ordinates of some points on the line...
  199. 7`Now we select each point by clicking
  200. 7`in the respective column of the table...
  201. 8`and mark the point on the plane.
  202. 9`The line appears in the window. 
  203. 9`Now we should mark the regions 
  204. 9`that satisfy the inequality.
  205. 10`Notice that the line also satisfies our condition.
  206. 11`When finished, we press &ENTER& 
  207. 11`and select the second inequality.
  208. 12`Having written the co-ordinates of at least two points
  209. 12`we press &ENTER&.
  210. 13`We have to mark points on the second line...
  211. 14`When the line is defined, we should
  212. 14`mark the appropriate regions.
  213. 15`The next step is to mark all the regions
  214. 15`which satisfy &at least one& of the inequalities.
  215. 16`Notice that we should mark also &the line segments&
  216. 16`#that lie in the marked region.
  217. 17`Now the solution is complete.
  218. 18`In the same way we mark the second point.
  219. 19`#We define the second line 
  220. 19`#in the same way as the first one.
  221. 19`#The hints below the title of the 
  222. 19`#window remind us what to do.
  223. 100`#We show how to use 2xy to show sets
  224. 100`#on the co-ordinate diagram.
  225. 100``#"The presentation proceeds automatically."`
  226. 101`#In a moment &Examples& window will appear.
  227. 101`You can watch the same presentation again,
  228. 101`#or load the next example,
  229. 101`#or close the window and solve your own problem.
  230. 102`The information about what to do now is
  231. 102`displayed below the title of the window
  232.